[INFO] cloning repository https://github.com/Masterchef365/rustpython-plotters
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Masterchef365/rustpython-plotters" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMasterchef365%2Frustpython-plotters", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMasterchef365%2Frustpython-plotters'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cf80bffa216acd170f5b1760e4357898c1335879
[INFO] checking Masterchef365/rustpython-plotters against try#b66808126f24f2f30898306a881e1676824ea80c for pr-133502-23
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMasterchef365%2Frustpython-plotters" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Masterchef365/rustpython-plotters
[INFO] finished tweaking git repo https://github.com/Masterchef365/rustpython-plotters
[INFO] tweaked toml for git repo https://github.com/Masterchef365/rustpython-plotters written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Masterchef365/rustpython-plotters on toolchain b66808126f24f2f30898306a881e1676824ea80c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Masterchef365/rustpython-plotters already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9e126c2a1cdc91f4cbc445863fe696dcf284929918077f923e4cec1ffae1ede1
[INFO] running `Command { std: "docker" "start" "9e126c2a1cdc91f4cbc445863fe696dcf284929918077f923e4cec1ffae1ede1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9e126c2a1cdc91f4cbc445863fe696dcf284929918077f923e4cec1ffae1ede1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9e126c2a1cdc91f4cbc445863fe696dcf284929918077f923e4cec1ffae1ede1" "/opt/rustwide/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9e126c2a1cdc91f4cbc445863fe696dcf284929918077f923e4cec1ffae1ede1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9e126c2a1cdc91f4cbc445863fe696dcf284929918077f923e4cec1ffae1ede1" "/opt/rustwide/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling libm v0.2.13
[INFO] [stderr]    Compiling malachite-nz v0.4.22
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking unic-common v0.9.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]     Checking unic-char-range v0.9.0
[INFO] [stderr]     Checking unic-char-property v0.9.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]     Checking lexical-util v0.8.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]     Checking unic-ucd-category v0.9.0
[INFO] [stderr]    Compiling rustpython-parser-vendored v0.4.0
[INFO] [stderr]     Checking hexf-parse v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]     Checking lexical-parse-integer v0.8.6
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling cc v1.2.20
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling lz4_flex v0.11.3
[INFO] [stderr]    Compiling winnow v0.7.8
[INFO] [stderr]     Checking lexical-parse-float v0.8.5
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]     Checking miniz_oxide v0.8.8
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v6.0.0
[INFO] [stderr]    Compiling pathfinder_simd v0.5.4
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling malachite-base v0.4.22
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]     Checking flate2 v1.1.1
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]    Compiling unic-emoji-char v0.9.0
[INFO] [stderr]    Compiling unic-ucd-ident v0.9.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking libloading v0.8.6
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[INFO] [stderr]     Checking tinyvec v1.9.0
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling freetype-sys v0.20.1
[INFO] [stderr]    Compiling unicode_names2_generator v1.3.0
[INFO] [stderr]    Compiling rustpython-parser v0.4.0
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]    Compiling rustpython-doc v0.3.0
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]     Checking weezl v0.1.8
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]    Compiling font-kit v0.14.2
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking home v0.5.11
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking bytemuck v1.23.0
[INFO] [stderr]    Compiling textwrap v0.15.2
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]     Checking pathfinder_geometry v0.5.1
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking gif v0.12.0
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]    Compiling unicode_names2 v1.3.0
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]    Compiling rustpython-vm v0.4.0
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking ascii v1.1.0
[INFO] [stderr]     Checking optional v0.5.0
[INFO] [stderr]     Checking siphasher v0.3.11
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking float-ord v0.3.2
[INFO] [stderr]     Checking volatile v0.3.0
[INFO] [stderr]     Checking fd-lock v4.0.4
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]     Checking caseless v0.2.2
[INFO] [stderr]     Checking nix v0.27.1
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking uname v0.1.1
[INFO] [stderr]     Checking unic-ucd-bidi v0.9.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking exitcode v1.1.2
[INFO] [stderr]     Checking ttf-parser v0.20.0
[INFO] [stderr]     Checking timsort v0.1.3
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]     Checking unicode-casing v0.1.0
[INFO] [stderr]     Checking half v1.8.3
[INFO] [stderr]     Checking plotters-bitmap v0.3.7
[INFO] [stderr]     Checking which v4.4.2
[INFO] [stderr]    Compiling is-macro v0.3.7
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking rustyline v14.0.0
[INFO] [stderr]    Compiling syn-ext v0.4.0
[INFO] [stderr]    Compiling pmutil v0.5.3
[INFO] [stderr]    Compiling rustpython-parser-core v0.4.0
[INFO] [stderr]     Checking rustpython-literal v0.4.0
[INFO] [stderr] error: could not compile `malachite-base` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b66808126f24f2f30898306a881e1676824ea80c/bin/rustc --crate-name malachite_base --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/malachite-base-0.4.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bin_build", "clap", "getrandom", "gnuplot", "rand", "rand_chacha", "random", "sha3", "test_build", "time", "walkdir"))' -C metadata=9839db2744d17df3 -C extra-filename=-59ccfecbdb91a7d0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-cbd79a10b626bb31.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-66cc9df7b08da5e0.rmeta --extern libm=/opt/rustwide/target/debug/deps/liblibm-2f30eb8f768f0b27.rmeta --extern ryu=/opt/rustwide/target/debug/deps/libryu-0fc417cbd813222a.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b66808126f24f2f30898306a881e1676824ea80c/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=b62b4240ae7ed3c7 -C extra-filename=-fcc05f93c2019077 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d8665169c487d19b.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-60c6fa93c90874f2.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-b3925cc8f83e9ac1.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "9e126c2a1cdc91f4cbc445863fe696dcf284929918077f923e4cec1ffae1ede1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e126c2a1cdc91f4cbc445863fe696dcf284929918077f923e4cec1ffae1ede1", kill_on_drop: false }`
[INFO] [stdout] 9e126c2a1cdc91f4cbc445863fe696dcf284929918077f923e4cec1ffae1ede1
